summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/pr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pr.c b/src/pr.c
index cae343898..ab86114ca 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -916,6 +916,7 @@ main (int argc, char **argv)
optarg);
}
columns = tmp_long;
+ explicit_columns = true;
break;
}