From 642af4667ccd0b7cecb31f3b76f366a0d5333a32 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 11 Nov 2018 23:20:16 +0530 Subject: Update docs --- scripts/nlay/nlay | 4 ++-- scripts/nlay/nlay.1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'scripts') diff --git a/scripts/nlay/nlay b/scripts/nlay/nlay index 1930379..26e823f 100755 --- a/scripts/nlay/nlay +++ b/scripts/nlay/nlay @@ -72,8 +72,8 @@ elif [ "$2" == "search" ]; then bg=(">/dev/null 2>&1 &" ">/dev/null 2>&1 &") -#--------------- SCREENSAVER ---------------- -elif [ "$2" == "screensaver" ]; then +#------------------ LOCKER ------------------ +elif [ "$2" == "locker" ]; then app=("vlock" "bashlock" "lock") diff --git a/scripts/nlay/nlay.1 b/scripts/nlay/nlay.1 index 9df0e01..0a6a7b5 100644 --- a/scripts/nlay/nlay.1 +++ b/scripts/nlay/nlay.1 @@ -22,14 +22,14 @@ supports the following options: The first argument can be the file or path to pass as an argument to the app. It can also be an empty string e.g., while locking the terminal. .Pp "type/action" - This can be any of the strings \fItext\fR, \fIsearch\fR, \fIscript\fR or \fI screensaver\fR. + This can be any of the strings \fItext\fR, \fIsearch\fR, \fIscript\fR or \fIlocker\fR. .Sh USAGE .Pp .Bd -literal $ nlay info.txt text $ nlay . search $ nlay ~/script.sh script -$ nlay "" screensaver +$ nlay "" locker .Ed .Sh AUTHOR .An Arun Prakash Jana Aq Mt engineerarun@gmail.com . -- cgit v1.2.3-70-g09d2