.\" Hey, EMACS: -*- nroff -*- .\" (C) Copyright 2021 Julian Gilbey .\" .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH SEND2TRASH 1 "Jan 2021" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME send2trash \- send files to the trash .SH SYNOPSIS .B send2trash .RI [ options ] " file" ... .SH DESCRIPTION This manual page documents the .B send2trash command. .PP \fBsend2trash\fP is a program that sends the listed files to the trash using the operating system's conventions. On Linux systems, the trash is in \fB~/.local/share/Trash\fP. .SH OPTIONS .TP .B \-h, \-\-help Show summary of options. .TP .B \-v, \-\-verbose Report on deleted files to stdout. .SH NOTES This manual page was written for the Debian GNU/Linux distribution (but may be used by others), because the original program does not have a manual page.