Note: This document is for an older version of GRASS GIS that is outdated. You should upgrade, and read the current addon manual page.
NAME
i.signature.remove  - Removes signature file in a group/subgroup.
KEYWORDS
imagery, 
map management, 
remove, 
signature, 
group
SYNOPSIS
i.signature.remove
i.signature.remove --help
i.signature.remove [-f]  [group=name]   [subgroup=name]  signature=string[,string,...]  [--help]  [--verbose]  [--quiet]  [--ui] 
Flags:
- -f
 
- Force removal (required for actual deletion of files)
 
- --help
 
- Print usage summary
 
- --verbose
 
- Verbose module output
 
- --quiet
 
- Quiet module output
 
- --ui
 
- Force launching GUI dialog
 
 
Parameters:
- group=name
 
- Group used to print signature file
 
- subgroup=name
 
- Subroup used to print signature file
 
- signature=string[,string,...] [required]
 
- Input signature file
 
- The name of the input signature file to copy
 
 
i.signature.remove removes one or more signature file(s) from a group/subgroup.
i.signature.remove igroup=name isubgroup=subname isignature=test 
 
AUTHOR
Luca Delucchi
SOURCE CODE
  Available at:
  i.signature.remove source code
  (history)
  Latest change: Thu Feb 3 09:32:35 2022 in commit: f17c792f5de56c64ecfbe63ec315307872cf9d5c
Main index |
Imagery index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2022
GRASS Development Team,
GRASS GIS 8.0.3dev Reference Manual