From a2c5d3328350bda4d8f99220bb51925e490e5a07 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 9 Nov 2020 17:31:32 +0200 Subject: Update manpage --- man/rs.1.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/rs.1.scd b/man/rs.1.scd index 2036f7a..c9c423e 100644 --- a/man/rs.1.scd +++ b/man/rs.1.scd @@ -14,9 +14,9 @@ This is yet another shell | ; : Run command regardless of the previous command's exit status. | || -:[ Run command if the previous command has failed. (todo) +:[ Run command if the previous command has failed. | && -:[ Run command if the previous command has succeeded. (todo) +:[ Run command if the previous command has succeeded. ## Builtins |[ -- cgit v1.2.1