diff --git a/dist/debian/arsse.install b/dist/debian/arsse.install index 346d16a..852ddb0 100644 --- a/dist/debian/arsse.install +++ b/dist/debian/arsse.install @@ -10,6 +10,7 @@ arsse.php usr/share/arsse/ dist/arsse usr/bin/ manual usr/share/doc/arsse/ +dist/man/* usr/share/man/ dist/nginx etc/arsse/ dist/apache etc/arsse/ dist/config.php etc/arsse diff --git a/manpages/en.md b/manpages/en.md index 5ce6e97..8cbefbd 100644 --- a/manpages/en.md +++ b/manpages/en.md @@ -194,7 +194,7 @@ The following metadata properties exist for each user: - Make Bob the Builder an administrator - $ arsse user set admin true + $ arsse user set "Bob the Builder" admin true - Disable Alice's account by clearing her password @@ -206,7 +206,7 @@ The following metadata properties exist for each user: - Fail to log in as Alice - $ arsse user authbLS!$_UUZ!iN2i_!^IC6 alice "Oh, dear!" + $ arsse user auth alice "Oh, dear!" Authentication failed $ echo $? 1