about summary refs log tree commit diff
path: root/popline.1
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-11-06 05:31:38 -0600
committergennyble <gen@nyble.dev>2023-11-06 05:31:38 -0600
commit04af786fb725dedadd782709278921df190c713f (patch)
tree0ae61681f4fd759fd2861434f4d09514789783e8 /popline.1
parente70327c824d145274430f5f315f464d1d3fda53d (diff)
downloadpopline-main.tar.gz
popline-main.zip
exit with 0 when out of lines HEAD main
Diffstat (limited to 'popline.1')
-rw-r--r--popline.110
1 files changed, 10 insertions, 0 deletions
diff --git a/popline.1 b/popline.1
new file mode 100644
index 0000000..2e6062a
--- /dev/null
+++ b/popline.1
@@ -0,0 +1,10 @@
+.TH POPLINE 1
+.SH NAME
+popline \- popfront a file
+.SH SYNOPSIS
+.B popline
+.IR file
+.SH DESCRIPTION
+.B popline
+reads the first line of a file, writes the file to disk without that line,
+and prints the line to stdout.
\ No newline at end of file