Respect exit status in strings(1) and update manpage
This commit is contained in:
19
strings.1
19
strings.1
@@ -1,10 +1,13 @@
|
||||
.TH STRINGS 1 sbase\-VERSION
|
||||
.SH NAME
|
||||
strings \- print the strings of printable characters in files
|
||||
.SH SYNOPSIS
|
||||
.B strings
|
||||
.IR file...
|
||||
.SH DESCRIPTION
|
||||
.B strings
|
||||
.Dd November 23, 2014
|
||||
.Dt STRINGS 1 sbase\-VERSION
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm strings
|
||||
.Nd print the strings of pritable characters in files
|
||||
.Sh SYNOPSIS
|
||||
.Nm strings
|
||||
.Op Ar file ...
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
prints the printable character sequences that are at least 6 characters
|
||||
long. If no files are given then it uses stdin.
|
||||
|
Reference in New Issue
Block a user