aboutsummaryrefslogtreecommitdiff
path: root/man/cpt-alternatives.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/cpt-alternatives.1')
-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