aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-07-24 15:05:42 +0000
committermerakor <cem@ckyln.com>2020-07-24 15:05:42 +0000
commit11c2db6faab348a62a0101f4495510e7515ee02c (patch)
tree52813550ae83755f5bc9372a5e54ff70ef2562e7 /man
parent94a173d72b73f6e6885e376bad2dec61fb0fa339 (diff)
downloadcpt-11c2db6faab348a62a0101f4495510e7515ee02c.tar.gz
fix wrong mention of command or names
FossilOrigin-Name: 70768e375d0435c03ac58cfa8f6920f5bb9af3f99921e843284a1d107e4ecb78
Diffstat (limited to 'man')
-rw-r--r--man/cpt-alternatives.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/cpt-alternatives.1 b/man/cpt-alternatives.1
index 16023a6..8ae073d 100644
--- a/man/cpt-alternatives.1
+++ b/man/cpt-alternatives.1
@@ -18,7 +18,7 @@ otherwise
| List alternatives |
+-----------------------------------------------------------------------+
| |
-| $ kiss a |
+| $ cpt-alternatives |
| ncurses /usr/bin/clear |
| ncurses /usr/bin/reset |
| |
@@ -26,14 +26,14 @@ otherwise
| Swap to 'clear' from ncurses. |
+-----------------------------------------------------------------------+
| |
-| $ kiss a ncurses /usr/bin/clear |
+| $ cpt-alternatives ncurses /usr/bin/clear |
| -> Swapping '/usr/bin/clear' from 'busybox' to 'ncurses' |
| |
+-----------------------------------------------------------------------+
| Swap in bulk (all of sbase). |
+-----------------------------------------------------------------------+
| |
-| $ kiss a | grep ^sbase | kiss a - |
+| $ cpt-alternatives | grep ^sbase | cpt-alternatives - |
| |
+-----------------------------------------------------------------------+
.fi