From d91dca7a417c55224167e33d7d0cad550218ead9 Mon Sep 17 00:00:00 2001 From: Thorsten Töpper Date: Mon, 7 Jul 2025 23:09:19 +0200 Subject: output: --print-header to label columns --- include/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/options.h') diff --git a/include/options.h b/include/options.h index e31fd6a..062d120 100644 --- a/include/options.h +++ b/include/options.h @@ -28,6 +28,7 @@ enum esort_type { SORT_BY_NAME, SORT_BY_SIZE, SORT_BY_TIME }; extern bool option_sort_reverse_order; extern enum esort_type option_sort_type; +extern bool option_print_header; extern bool option_show_hidden_entries; extern bool option_timestamp_long; extern char option_time_field; -- cgit v1.2.3-70-g09d2