diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-12-25 10:50:27 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-12-25 10:50:27 +0300 |
| commit | 5665a99a843c06c906f7b739b469f47adaaaa820 (patch) | |
| tree | 4f2569c8ca4e52f476d2c6cdf75b9178c98c88c8 /modules/ssh | |
| parent | node.scm (procps-available?): New procedure (diff) | |
| download | guile-ssh-5665a99a843c06c906f7b739b469f47adaaaa820.tar.gz | |
shell.scm: Update the module commentary
* modules/ssh/shell.scm: Update the module commentary.
Diffstat (limited to 'modules/ssh')
| -rw-r--r-- | modules/ssh/shell.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/ssh/shell.scm b/modules/ssh/shell.scm index 00c2d77..1f28e30 100644 --- a/modules/ssh/shell.scm +++ b/modules/ssh/shell.scm @@ -27,7 +27,10 @@ ;; rexec ;; which ;; pgrep +;; pkill ;; fallback-pgrep +;; fallback-pkill +;; command-available? ;; ;; See the Info documentation for detailed description of these exceptions and ;; aforementioned procedures. |
