alpha
Login
or
Join now
yemou.pink
/
scripts
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
scr: fix usage statement
author
yemou
date
2 years ago
(Jan 7, 2024, 9:14 AM -0500)
commit
94134b5d
94134b5dba457e7812fb4a06be287768a06d8daf
parent
ebd0c435
ebd0c435f1b7efcd0de55031e2a14c513e8fc3d0
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
scritps
scr
+1
-1
scritps/scr
Reviewed
···
32
32
33
33
# Usage statement for the script
34
34
usage() {
35
35
-
printf '%s\n' "usage: ${0##*/} action [options]" \
35
35
+
printf '%b\n' "usage: ${0##*/} action [options]" \
36
36
"actions:" \
37
37
"\taud - audio" \
38
38
"\tpic - picture" \