FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
updatecli/scripts/manpages.sh at v0.116.3 · updatecli/updatecli · GitHub
updatecli
/
updatecli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
152
Star
987
Code
Issues
109
Pull requests
17
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
updatecli
/
scripts
/
manpages.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
6 lines (5 loc) · 100 Bytes
Breadcrumbs
updatecli
/
scripts
/
manpages.sh
Copy path
File metadata and controls
executable file
·
6 lines (5 loc) · 100 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
#!
/bin/sh
set
-e
rm -rf manpages
mkdir manpages
go run
.
man
|
gzip -c -9
>
manpages/updatecli.1.gz
Back
|
FazBrowse Home
|
New Git URL