On 07/02/2013 12:49 PM, Pádraig Brady wrote: > * src/stat.c (long_options): Remove the "context" option as it's > no longer referenced since commit v8.5-65-g13f3237
+1 That also avoids the strange situation when "stat --context" gives no error diagnostic but refers to "--help for more information": $ src/stat --context . Try 'src/stat --help' for more information. Have a nice day, Berny
