Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
dfb8a943
Commit
dfb8a943
authored
Oct 04, 2016
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Finish documentation for scrot upload
parent
cc520e42
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
README.md
README.md
+2
-0
neofetch
neofetch
+1
-1
neofetch.1
neofetch.1
+7
-1
No files found.
README.md
View file @
dfb8a943
...
@@ -458,6 +458,8 @@ alias neofetch2="neofetch \
...
@@ -458,6 +458,8 @@ alias neofetch2="neofetch \
Screenshot:
Screenshot:
--scrot /path/to/img Take a screenshot, if path is left empty the screen-
--scrot /path/to/img Take a screenshot, if path is left empty the screen-
shot function will use \$scrot_dir and \$scrot_name.
shot function will use \$scrot_dir and \$scrot_name.
--upload | -su /pth/t/img Same as --scrot but uploads the scrot to a website.
--image_host Website to upload scrots to. Takes: imgur, teknik
--scrot_cmd cmd Screenshot program to launch
--scrot_cmd cmd Screenshot program to launch
Other:
Other:
...
...
neofetch
View file @
dfb8a943
...
@@ -2975,7 +2975,7 @@ usage() { cat << EOF
...
@@ -2975,7 +2975,7 @@ usage() { cat << EOF
Screenshot:
Screenshot:
--scrot | -s /path/to/img Take a screenshot, if path is left empty the screen-
--scrot | -s /path/to/img Take a screenshot, if path is left empty the screen-
shot function will use \
$scrot_dir
and \
$scrot_name
.
shot function will use \
$scrot_dir
and \
$scrot_name
.
--upload | -su
Same as --scrot but uploads the scrot to a website.
--upload | -su
/pth/t/img
Same as --scrot but uploads the scrot to a website.
--image_host Website to upload scrots to. Takes: imgur, teknik
--image_host Website to upload scrots to. Takes: imgur, teknik
--scrot_cmd cmd Screenshot program to launch
--scrot_cmd cmd Screenshot program to launch
...
...
neofetch.1
View file @
dfb8a943
...
@@ -235,7 +235,13 @@ Whether or not to bold the ascii logo.
...
@@ -235,7 +235,13 @@ Whether or not to bold the ascii logo.
.TP
.TP
.B \--scrot 'path'
.B \--scrot 'path'
Take a screenshot, if path is left empty the screenshot
Take a screenshot, if path is left empty the screenshot
function will use \$scrot_dir and \$scrot_name.
function will use $scrot_dir and $scrot_name.
.TP
.B \--upload | -su 'path'
Same as --scrot but uploads the scrot to a website.
.TP
.B \--image_host 'host'
Website to upload scrots to. Takes: imgur, teknik
.TP
.TP
.B \--scrot_cmd 'cmd'
.B \--scrot_cmd 'cmd'
Screenshot program to launch
Screenshot program to launch
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment