diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 03:34:46 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 03:34:46 -0400 |
commit | d96875037bca527fe2bc88f7cc1a3842e3080f04 (patch) | |
tree | b049a5c1c51eee6a04232ba8ed30c2cb6bfc4724 /doc | |
parent | 1cfde8b57895ab300f47452d03da20e73f27032d (diff) |
fixed think-o: running a commend with no arguments should have no arguments.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,4 +53,4 @@ system would then run the following: To update the monkeysphere authorized_keys file for all users on the the system, run the same command with no arguments: -# monkeysphere-server update-users bob +# monkeysphere-server update-users |