Skip to content

Commit 7ecb67b

Browse files
committed
Correct the documentation for post_modify_user.py hook
1 parent e94939e commit 7ecb67b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/cloudlinuxos/control_panel_integration

docs/cloudlinuxos/control_panel_integration/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,8 +1001,8 @@ After creating a new user, the following script should be called:
10011001
| | | | |
10021002
|-|-|-|-|
10031003
|Argument |Mandatory |Default |Description |
1004-
|<span class="notranslate">--username, -u</span>|Yes | - |The name of administrator account to be removed |
1005-
|<span class="notranslate">--owner, -o</span>|Yes | - |A name of the account owner. The owner can be an administrator or a reseller |
1004+
|<span class="notranslate">--username, -u</span>|Yes | - |The name of the user account |
1005+
|<span class="notranslate">--owner, -o</span>|Yes | - |The owned of the created account. The owner can be an administrator or a reseller |
10061006

10071007
After renaming a user (when a user name or a home directory was changed), the following script should be called:
10081008

0 commit comments

Comments
 (0)