Skip to content

Commit

Permalink
Merge pull request #211 from prilr/hook-user-correction
Browse files Browse the repository at this point in the history
Correct the documentation for post_modify_user.py hook
  • Loading branch information
annkots authored Nov 27, 2024
2 parents e94939e + 7ecb67b commit cfc9c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cloudlinuxos/control_panel_integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1001,8 +1001,8 @@ After creating a new user, the following script should be called:
| | | | |
|-|-|-|-|
|Argument |Mandatory |Default |Description |
|<span class="notranslate">--username, -u</span>|Yes | - |The name of administrator account to be removed |
|<span class="notranslate">--owner, -o</span>|Yes | - |A name of the account owner. The owner can be an administrator or a reseller |
|<span class="notranslate">--username, -u</span>|Yes | - |The name of the user account |
|<span class="notranslate">--owner, -o</span>|Yes | - |The owned of the created account. The owner can be an administrator or a reseller |

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

Expand Down

0 comments on commit cfc9c14

Please sign in to comment.